/*

 */

ul { margin: 0; padding: 0; }
li { list-style: none; }
em { font-style: normal; font-weight: bold; }
a, .pagination > li > a, .pagination > li > span { color: #424242; }
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #FFFFFF; background-color: #d7000f; border-color: #d7000f; }
a:hover, a:focus, span.primary { text-decoration: none; color: #d7000f; }
a > span + i { padding-left: 8px; }
html, body { height: 100%; width: 100%; min-height: 100%;}
body { color: #616161; font: 14px/1.8 "Microsoft YaHei","\5B8B\4F53"; }
cite { font-size: 65%; font-style: normal; }
small { font-size: 50%; }
.npd { padding: 0 !important; }
.npd-l { padding-left: 0 !important; }
.npd-r { padding-right: 0 !important; }
.pdr10 { padding-right: 10px; } .pdl10 { padding-left: 10px; }
.pdd10 { padding-bottom: 10px; } .pdt10 { padding-top: 10px; }
.imo { display: block; } .imo.c { text-align: center; }
.imo img { max-width: 100%; }
.pipe { padding: 0 8px; }


/* 按钮 */
.btn { padding: 5px 24px; }
.btn-primary { background-color: #d7000f; border-color: #d7000f; }
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary 
    { background-color: #5d0000;  border-color: #5d0000; }

/* 过渡注册 */
.btn, .col-style-02 .t
 { -webkit-transition: all .4s ease-in-out;
         -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out; } 

/*/////////////////////////////////////*/
.wrap-table { display: table; width: 100%; }
.wrap-table > .wrap-cell { display: table-cell; vertical-align: middle; }

.form-group:before, .form-group:after,
.sub-menu:before, .sub-menu:after

 { display: table; content: " "; }
.form-group:after.
.sub-menu:after
{ clear: both; }

/*/////////////////////////////////////*/
@font-face {
    font-family: 'Titillium-Regular';
    src: url('fonts/Titillium-Regular.eot');
    src: url('fonts/Titillium-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/Titillium-Regular.woff') format('woff'),
    url('fonts/Titillium-Regular.ttf') format('truetype'),
    url('fonts/Titillium-Regular.svg#iconfont') format('svg');
}
@font-face {
    font-family: 'Titillium-Bold';
    src: url('fonts/Titillium-Bold.eot');
    src: url('fonts/Titillium-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Titillium-Bold.woff') format('woff'),
    url('fonts/Titillium-Bold.ttf') format('truetype'),
    url('fonts/Titillium-Bold.svg#iconfont') format('svg');
}
@font-face {
    font-family: 'font-thin-cn';
    src: url('fonts/font-thin-cn.eot');
    src: url('fonts/font-thin-cn.eot?#iefix') format('embedded-opentype'),
    url('fonts/font-thin-cn.woff') format('woff'),
    url('fonts/font-thin-cn.ttf') format('truetype'),
    url('fonts/font-thin-cn.svg#iconfont') format('svg');
}
@font-face {
    font-family: 'font-bold-cn';
    src: url('fonts/font-bold-cn.eot');
    src: url('fonts/font-bold-cn.eot?#iefix') format('embedded-opentype'),
    url('fonts/font-bold-cn.woff') format('woff'),
    url('fonts/font-bold-cn.ttf') format('truetype'),
    url('fonts/font-bold-cn.svg#iconfont') format('svg');
}
.font-thin-cn       { font-family: "font-thin-cn"; }
.font-bold-cn       { font-family: "font-bold-cn"; }
.Titillium-Regular  { font-family: "Titillium-Regular"; }
.Titillium-Bold     { font-family: "Titillium-Bold"; }

/*//////////////// HEADER /////////////////////*/
.header { background-color: #d7000f; }
.header-wrap { height: 85px; }
.arr-top { width: 72px; height: 72px; border-radius: 72px; background-color: #FFF; text-align: center; box-shadow: 0 5px 15px rgba(0,0,0,0.4); 
    position: fixed; right: 30px; bottom: 30px; display: none; }
    .arr-top i { font-size: 24px; color: #d7000f; display: block; padding-top: 8px;}
    .arr-top span { color: #909090; display: block; font-size: 12px;}
        .arr-top:hover { background-color: #d7000f; }
        .arr-top:hover i, .arr-top:hover span { color: #FFF; }
    .arr-top.on { display: block; }

/* 导航菜单 */
.wrap-nav { width: 100%; }
.ac-nav { max-width: 750px; margin: 0 auto;}
.ac-nav > li { position: relative; width: 13%; display: inline-block;}
.ac-nav > li > a { display: block; color: #FFF; text-align: center; height: 85px; line-height: 85px;}
.ac-nav > li > a:hover { background-color: #af0000; background: url(../images/arr-02.gif) no-repeat 50% 100%;}
.ac-nav > li > .sub { position: absolute; top: 100%; left: -250px; z-index: 500; background-color: #FFF; display: none; box-shadow: 0 0 25px rgba(50,50,50,0.4);}
    .ac-nav > li:hover > .sub { display: block; }

.sub > .sub-menu { padding: 15px 10px; }
    .sub > .sub-menu > .wrap-cell { vertical-align: top; padding: 0 8px;}
    .sub > .sub-menu .t-cover { width: 220px; line-height: 36px; color: #9e9e9e;}
    .sub > .sub-menu .t { width: 180px; line-height: 36px; color: #9e9e9e;}
    .sub > .sub-menu .t { border-bottom: 2px solid #d7000f; }
    .sub > .sub-menu .lst { padding-top: 5px; } .sub > .sub-menu .lst + .t { margin-top: 22px; }
    .sub > .sub-menu .lst > li a { color: #757575; display: block; height: 32px; line-height: 32px; background: url(../images/arr-01.gif) no-repeat 100% 50%; }
    .sub > .sub-menu .lst > li a:hover { color: #d7000f; }
    .sub > .sub-menu .lst > li + li { border-top: 1px dashed #e0e0e0; }
    .sub > .sub-menu .menu-cover { height: 140px; width: 100%; }
    .sub > .sub-menu .cat-about { background: #e6e6e6 url(../images/pageheader-about.jpg) no-repeat 50% 50%; background-size: cover; }
    .sub > .sub-menu .cat-product { background: #e6e6e6 url(../images/pageheader-product.jpg) no-repeat 50% 50%; background-size: cover; }
    .sub > .sub-menu .cat-appl { background: #e6e6e6 url(../images/pageheader-application.jpg) no-repeat 50% 50%; background-size: cover; }
    .sub > .sub-menu .cat-services { background: #e6e6e6 url(../images/pageheader-services.jpg) no-repeat 50% 50%; background-size: cover; }

/* 语言切换 */
.ac-language { }
.ac-language .dropdown-toggle { display: inline-block; padding: 4px 12px; border: 1px solid rgba(255,255,255,0.5); width: 140px; cursor: pointer; color: #FFF; text-align: center;}

/*/////////////// PAGE HEADER ////////////////*/
.wrap-pheader { height: 450px;  }
    .wrap-pheader.pheader-product { background: url(../images/pageheader-product.jpg) no-repeat 50% 50%; background-size: cover; }
    .wrap-pheader.pheader-services { background: url(../images/pageheader-services.jpg) no-repeat 50% 50%; background-size: cover; }
    .wrap-pheader.pheader-hr { background: url(../images/pageheader-hr.jpg) no-repeat 50% 50%; background-size: cover; }
    .wrap-pheader.pheader-contact { background: url(../images/pageheader-contact.jpg) no-repeat 50% 20%; background-size: cover; }
    .wrap-pheader.pheader-appl { background: url(../images/pageheader-application.jpg) no-repeat 50% 50%; background-size: cover; }
    .wrap-pheader.pheader-about { background: url(../images/pageheader-about.jpg) no-repeat 50% 50%; background-size: cover; }

    .wrap-pheader .pheader { display: inline-block; padding: 20px 120px; background-color: rgba(0,0,0,0.3); margin-top: 90px; }
    .wrap-pheader .pheader .cn { color: #FFF; font-size: 48px; line-height: 1; padding-top: 15px;}
    .wrap-pheader .pheader .en { color: #FFF; font-size: 24px; }
@media (min-width: 1680px) {
    .wrap-pheader { height: 490px;  }
}

/* breadcrumb */
.wrap-breadcrumb { background-color: #f3f4f7; }
.breadcrumb { line-height: 40px; }
    .breadcrumb > a > i { padding-right: 8px; }
    .breadcrumb > .arr { padding: 0 10px; }

.container-header { height: 45px; line-height: 45px; color: #d7000f; border-bottom: 1px solid #cfcfcf; margin-bottom: 30px;}
.container-header-sub { text-align: center; padding-bottom: 30px; font-size: 16px; }
/*//////////////// INDEX /////////////////////*/
.row.row-w { padding-left: 10%; padding-right: 10%; }
.wrap-row { padding: 80px 0 100px; }
    .wrap-row.row-product { background: url(../images/index-product-bg.jpg) no-repeat 50% 50%; background-size: cover; }
.wrap-content > .container { padding-bottom: 50px; }

.row-header { line-height: 1.2; }
    .row-header .en { color: #757575; font-size: 18px; }
    .row-header .cn { color: #d7000f; font-size: 32px; font-weight: bold; }
    .container > .row-header { text-align: center; margin-bottom: 50px;}
.row-desc { padding-bottom: 40px; max-width: 640px; margin: 0 auto; }

.txt { padding: 15px 0; }
    .txt p { text-indent: 2em; text-align: justify; }

/* 轮播 */
.carousel-caption { bottom: 40%; color: #121212; text-align: right; right: 12%; }
.carousel-inner > .item:nth-child(2) .carousel-caption,
.carousel-inner > .item:nth-child(3) .carousel-caption
 { color: #FFF; }
.carousel-inner > .item:nth-child(2) .carousel-caption { text-align: left; left: 12%; }
.carousel-inner > .item img { width: 100% ; }
.carousel-caption .t1 {font-size: 48px; line-height: 1.5; } .carousel-caption .t1 p + p { padding-top: 10px; }
.carousel-caption .t-sm { font-size: 16px; }
.carousel-caption.caption-right .t1 { /*border-right: 5px solid #d7000f;*/ padding-right: 20px;  margin-right: -30px;}
.carousel-inner > .item:nth-child(2) .carousel-caption .t1 { /*border-left: 5px solid #d7000f;*/ padding-left: 20px;  margin-left: -30px;}
.carousel-caption .action { padding-top: 15px;}
    .carousel-caption .action .btn { font-size: 10px; font-family: verdana;  }

.carousel-control .arr-left, .carousel-control .arr-right 
    { position: absolute; top: 50%; z-index: 5; display: inline-block; margin-top: -10px; }
.carousel-control .arr-left { left: 50%; margin-left: -10px; }
@media screen and (min-width: 768px) {
  .carousel-control .arr-left,  .carousel-control .arr-right { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; }
  .carousel-control .arr-left { margin-left: -10px; }
  .carousel-control .arr-right { margin-right: -10px; }
}

.smart-word-t1 { font-size: 42px; color: #d7000f; line-height: 1.1; padding-top: 40px;}
.smart-word-t1 small { color: #9e9e9e; padding-left: 15px; }

/* 图文框 图上字下 */
.ac-style-1 > .ac-date { font-size: 10px; color: #757575; margin-top: 20px;}
.ac-style-1 > .ac-title > a { font-size: 20px; color: #d7000f; }
.ac-style-1 > .ac-desc { text-indent: 2em; font-size: 12px; color: #757575;}
/* 图文框 footer */
.ac-footer-style > .ac-t { font-size: 16px; padding-bottom: 16px; }
.ac-footer-style > .ac-i { padding-bottom: 10px; }
.ac-footer-style > .ac-i > .sm-t { line-height: 1.5; }
.ac-footer-style > .ac-i > .sm-img { width: 30%; float: left; margin-right: 15px; }
.ac-footer-style > .ac-i > .sm-img img { width: 100%; }
.ac-footer-style > .ac-d > .qrcode { padding: 16px; position: absolute; right: 50px; bottom: -50px; width: 80px; height: 80px; border-radius: 60px; background-color: #FFF;}
.ac-footer-style > .ac-d > .qrcode img { background-color: #FFF; width: 100%;}

/*//////////////// FOOTER /////////////////////*/
.wrap-footer { background: url(../images/footer-bg.jpg) no-repeat 50% 50%; background-size: cover; padding: 30px 0 0; }
.ac-footer { position: relative; }
.ac-footer, .ac-footer a { color: #FFF; font-size: 12px; }
.ac-footer a { display: block; }
.wrap-copyright { text-align: center; color: #9e9e9e; padding: 10px 0; background-color: rgba(0,0,0,0.7); margin-top: 20px;} 
.wrap-copyright a { color: #9e9e9e; padding-left: 10px;}

/*//////////////// PG /////////////////////*/
.wrap-side { width: 300px; float: left; }
    .wrap-side .side-header { font-size: 16px; color: #757575; font-size: 20px; line-height: 50px;}
.wrap-main { margin-left: 300px; padding-left: 30px; }
.article-content img { max-width: 100%; }

/* 边栏折叠*/
.nav-group > .nav-group-tog { display: block; background-color: #bc1d21; color: #FFF; height: 50px; line-height: 50px; cursor: pointer; padding: 0 15px; border-top: 1px solid #FFF;}
.nav-group > .nav-group-tog:hover { background-color: #d7000f; }

.nav-group { max-height: 50px; overflow: hidden; }
.nav-product { max-height: 50px; overflow: hidden; }
.nav-group.on { max-height: 1000px; }
.nav-product.on {  max-height: 1000px; }
.nav-group, .nav-product {
    -webkit-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;}
.nav-product > li > a { display: block; background-color: #eeeeef; color: #353535; padding: 8px 20px; border-top: 1px solid #FFF;}
.nav-product > li > a:hover { color: #d7000f; background-color: #dfdfdf;}
.nav-product > .t > .tog { display: block; background-color: #585757; height: 50px; line-height: 50px; color: #FFF; padding: 0 30px; border-top: 1px solid #FFF;}
.nav-product > .t > .tog:hover { background-color: #232323; }

/* 产品内容 */
.product-content {  }
    .product-content > .t { border-bottom: 1px solid #cfcfcf; margin-bottom: 15px;}
    .product-content > .t > .en { line-height: 1; }
    .product-content > .t > .cn { font-size: 32px; color: #d7000f; }
    .product-content .c-img { padding: 10px; border: 1px solid #e6e6e6; } .product-content .c-img img { width: 100%; }
    .product-content .c-img + .c-img { margin-top: 15px; }
    .product-content .c-txt { line-height: 1.8; }
    .product-content .c-txt > div { color: #d7000f; font-size: 16px; }
    .product-content .c-txt li { list-style:square inside url(../images/arr-03.gif); }
    .product-content .c-table .table { font-size: 12px; }
    .product-content .c-table .table th { text-align: center; }
    .product-content .c-t { color: #d7000f; font-size: 16px; line-height: 40px;}

/* 服务 */
.col-style-01 { margin: 0 -30px; }
    .col-style-01 > .col { padding: 30px; }
    .col-style-01 .im img { width: 100%; }
    .col-style-01 .t { font-size: 24px; line-height: 50px; }
    .col-style-01 .t2 em { font-size: 22px; line-height: 2; }
    .col-style-01 .t2 p { font-size: 12px; }

/* 关于 */
.wrap-p .t { line-height: 50px; color: #d7000f; }
.wrap-p p { text-indent: 2em; padding-bottom: 5px; text-align: justify;}
.about-sbox { margin-top: 50px; }
.about-sbox .s1, .about-sbox .s2 { height: 300px; }
.about-sbox .s1 { float: left; width: 30%; background-color: #eeeeef; padding: 6%; text-indent: 2em; text-align: justify;}
.about-sbox .s2 { float: right; width: 70%; background: url(../images/about-01.jpg) no-repeat 50% 50%; background-size: cover; }
.wrap-p .col-title { background-color: #d7000f; color: #FFF; padding: 6px 0; text-align: center; margin: 30px 0;}
.wrap-p .col-title .cn { font-size: 16px; }
.wrap-p .col-title .en { font-size: 10px; }

.col-style-02 .col { padding-bottom: 25px; cursor: pointer;}
.col-style-02 .im img { width: 100%; height: 182px; }
.col-style-02 .t { line-height: 40px; height: 40px; text-align: center; color: #FFF; background-color: #757575; }
.col-style-02 .col:hover .t { background-color: #d7000f; }

.col-style-03 .g span { padding: 3px 10px; background-color: #d7000f; color: #FFF; }
.col-style-03 .im img { width: 100%; }
.col-style-03 .t { text-align: center; padding-bottom: 20px; }

/* 联系我们 */
.wrap-conatct .t { font-size: 18px; line-height: 2; }
.baidumap { height: 400px; margin-top: 50px; }

/*  人力资源 */
.ac-filter { padding-bottom: 30px; }
.filter { padding-bottom: 10px; }
.filter .t { width: 90px; float: left;}
.filter .c a.active { padding: 3px 10px; background-color: #d7000f;color: #FFF; }
.filter .c a.active:hover { color: #FFF; }

.media-tmp-hr { margin-top: 50px; }
.media-tmp-hr [class^="col-"] { padding-left: 5px; padding-right: 5px; }
.media-tmp-hr .col-xs-12,.media-tmp-hr .col-md-12 { margin-bottom: 10px; }
.media-tmp-hr .he1 > div, .media-tmp-hr .he1 { height: 100px; }
.media-tmp-hr .he2 > div, .media-tmp-hr .he2 { height: 200px; }
.media-tmp-hr .t { background-color: #595757; color: #FFF; line-height: 1.2;}
.media-tmp-hr .t01 { padding-top: 20px; padding-left: 20px; }
.media-tmp-hr .t02 { padding-top: 30px; text-align: center;}
.media-tmp-hr .im01 > div { background: url(../images/hr-simple-01.jpg) no-repeat 50% 50%; background-size: cover; }
.media-tmp-hr .im02 > div { background: url(../images/hr-simple-02.jpg) no-repeat 50% 50%; background-size: cover; }
.media-tmp-hr .im03 > div { background: url(../images/hr-simple-03.jpg) no-repeat 50% 50%; background-size: cover; }
.media-tmp-hr .im04 > div { background: url(../images/hr-simple-04.jpg) no-repeat 50% 50%; background-size: cover; }
.media-tmp-hr .im05 > div { background: url(../images/hr-simple-05.jpg) no-repeat 50% 50%; background-size: cover; }
.media-tmp-hr .im06 > div { background: url(../images/hr-simple-06.jpg) no-repeat 50% 50%; background-size: cover; }
.media-tmp-hr .im07 > div { background: url(../images/hr-simple-07.jpg) no-repeat 50% 50%; background-size: cover; }

/*  应用领域 */
.table-title { margin-top: 50px; text-align: center; line-height: 40px;}
.table-primary > tbody > tr > th, 
.table-primary > tfoot > tr > th, 
.table-primary > thead > tr > th {
    background-color: #d7000f; color: #FFF; border-color: #d7000f;
}
.table-primary > tbody > tr > th, 
.table-primary > tfoot > tr > th, 
.table-primary > thead > tr > th,
.table-primary > tbody > tr > td, 
.table-primary > tfoot > tr > td, 
.table-primary > thead > tr > td { text-align: center; }

.wrap-pager { text-align: center; }

